/* Displayed in an alert panel if the user tries to close the package when the package is in its "busy" state */
"PackageBusy" = "Vinduet kan ikke lukkes, fordi installeringsprogrammet er i brug.";
/* Displayed in an alert panel if the user tries to close the package when the package is in its "paused" state */
"PackagePaused" = "Pakken er ikke fuldstændigt installeret. Hvis du stopper installeringsprogrammet nu, er det ikke sikkert, at systemet kan bruges.";
/* This gets the name of the package to be installed added on and then is displayed as the main window title. e.g. The window title would be 'Install Mac OS X' */
"WindowTitle" = "Installer %@";
/* Alert box title */
"Alert" = "Advarsel";
/* Contents for alert box displayed when the user tries to quit the app while the package is installing */
"CantQuit" = "Du kan ikke slutte installeringsprogrammet, når der installeres software.";
/* Contents for alert box displayed when the user tries to close the package with the window close widget when doing an OS install */
"CantQuitOS" = "Vinduet kan ikke lukkes, mens operativsystemet installeres.";
/* Displayed when the user selects Quit when trying to do an OS install */
"DireWarning" = "Vil du slutte? Hvis du stopper installeringsprogrammet nu, er det ikke sikkert, at systemet kan bruges.";
/* Displayed when an install fails but the package does not require the machine to be rebooted. */
"FailWarning" = "%@ er ikke korrekt installeret.";
/* Displayed when an install fails but the package does not require the machine to be rebooted. */
"NotInstalledYet" = "%@ er ikke installeret endnu.";
"InstallQuitTitle" = "Er du sikker på, at du vil slutte installeringsprogrammet?";
"QuitBeforeCDInstall" = "Installeringsprogrammet er ikke begyndt at installere software, så du kan godt slutte det.\n\nHvis du slutter, genstarter computeren. Du vælger en startdisk til computeren ved at klikke på Startdisk.\n";
"QuitBeforeOSInstall" = "Installeringsprogrammet har ikke installeret %@.\n\nHvis du slutter, genstarter computeren. Du vælger en startdisk til computeren ved at klikke på Startdisk.";
"QuitDuringOSInstall" = "Installeringsprogrammet er begyndt at installere %@. Hvis du slutter nu, kan du måske ikke starte computeren fra Mac OS X.\n\nHvis du slutter, genstarter computeren. Du vælger en startdisk til computeren ved at klikke på Startdisk.";
/* Displayed when the user tries to quit the app when installing a package (from CD or NetBoot) but before it has actually started */
/*"QuitBeforeCDInstall" = "Vil du slutte? Installeringsprogrammet er ikke startet. Hvis du slutter, starter computeren igen.\n\nHvis du vil starte fra den aktuelle version af Mac OS, skal du holde Alternativtasten nede, når computeren starter igen.";*/
/* Displayed when the user tries to quit the app when installing the OS but before it has actually started */
/*"QuitBeforeOSInstall" = "Vil du slutte? Installeringsprogrammet har ikke installeret %@. Hvis du slutter, starter computeren igen.\n\nHvis du vil starte fra den aktuelle version af Mac OS, skal du holde Alternativtasten nede, når computeren starter igen.\n\nHvis du vil starte fra cd'en, skal du holde tasten c nede, mens computeren starter.";*/
/* Displayed if the user tries to quit while installing is in progress */
/*"QuitDuringOSInstall" = "Vil du slutte? Installeringsprogrammet er i gang med at installere %@. Hvis du slutter nu, er det ikke sikkert, at computeren kan bruges. Hvis du slutter, starter computeren igen.\n\nHvis du vil starte fra den nuværende version af Mac OS, skal du holde Alternativtasten nede, mens computeren starter.\n\nHvis computeren ikke starter, skal du starte fra fra cd'en med %@.\n\nDu starter fra cd'en %@ ved at holde tasten c nede, mens computeren starter.";*/
/* Displayed if the user tries to quit while a normal install is taking place */
"StopNormalInProgress" = "Vil du slutte? Hvis du stopper installeringsprogrammet nu, er det ikke sikkert, at systemet kan bruges.";
"ChangeDisk" = "Startdisk";
/* Button title allows the user to continue the installation after they pause it */
"Continue" = "Fortsæt";
/* Button title meaning 'Yes, I want to quit the application' */
"Quit" = "Slut";
/* Button title meaning 'No, I don't want to quit the application' */
"DontQuit" = "Slut ikke";
/* Button title used to restart the computer */
"Restart" = "Start igen";
/* Standard OK button title */
"OK" = "OK";
/* Button title to cancel an action that produced an alert box */
"Cancel" = "Annuller";
/* Installer log window title */
"LogText" = "Installeringslog";
/* Error message given when plugin cannot be found. This is mostly an issue for running over a network. */
"CantFindPlugin" = "Kan ikke finde tilbehøret %@.";
/* Error message given when plugin is found but can't be loaded. This is mostly an issue for running over a network. */
"CantLoadPlugin" = "Fandt stien til tilbehøret %@, men kan ikke oprette dets bundle.";
/* Error message given when plugin is loaded but doesn't have its firstPage outlet set. This is mostly a debugging aid. */
"NoFirstPage" = "Tilbehøret %@ har ikke en forside.";
/* Alert box title when the user cannot save a file log document */
"CantSaveFile" = "Kan ikke arkivere dokument";
/* Alert box explanatory text displayed when a user cannot save a file log document. Could later add showing the actual file name and actual location. */
"CantSaveFileText" = "Du har muligvis ikke tilladelse til at arkivere dokumentet på dette sted.";
/* Displayed in the list of panels on the left side of the window for the welcome panel */
"PageMatrixIntroduction" = "Introduktion";
/* Displayed in the list of panels on the left side of the window for the package read me document */
"PageMatrixReadMe" = "Læs-mig";
/* Displayed in the list of panels on the left side of the window for the package license document */
"PageMatrixLicense" = "Licens";
/* Displayed in the list of panels on the left side of the window for selecting a target volume */
"PageMatrixTargetSelect" = "Vælg modtagerdisk";
/* Displayed in the list of panels on the left side of the window for selecting easy vs. custom install */
"PageMatrixInstallType" = "Installeringstype";
/* Displayed in the list of panels on the left side of the window for the custom install panel */
"PageMatrixPackages" = "Pakker";
/* Displayed in the list of panels on the left side of the window for the progress panel */
"PageMatrixInstalling" = "Installerer";
/* Displayed in the list of panels on the left side of the window for listing the selected packages in a custom install */
"PageMatrixSummary" = "Resume";
/* Displayed in the list of panels on the left side of the window for the 'all done' panel */
"PageMatrixFinish" = "Afslutter";
/* Default name for log file. */
"UntitledLog.txt" = "UntitledLog.txt";
/* Menu items displayed in the Log Window of the Installer at the bottom right. Adjusts the detail shown. */
"ShowErrorsOnly" = "Vis kun fejl";
"ShowErrorsAndProgress" = "Vis fejl og status";
"ShowEverything" = "Vis alt";
"PrintLogMenuItem" = "Udskriv log…";
"DefaultPrintMenuItem" = "Udskriv…";
/* The right of the two buttons displayed in the bottom right of the log window. Prints the log.*/
"printButton" = "Udskriv…";
/* The left of the two buttons displayed in the bottom right of the log window. Saves the log to file.*/
"saveButton" = "Arkiver…";
/* Hide/Show Log menu items used by the InstallerController*/